The Imagick class
PHP Manual

Imagick::getSamplingFactors

(PECL imagick 2.0.0)

Imagick::getSamplingFactorsGets the horizontal and vertical sampling factor

Descripción

array Imagick::getSamplingFactors ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the horizontal and vertical sampling factor.

Valores retornados

Returns an associative array with the horizontal and vertical sampling factors of the image. Throw an ImagickException on error.


The Imagick class
PHP Manual